Skip to content

Conversation

@daavoo
Copy link
Contributor

@daavoo daavoo commented Sep 24, 2020

Add missing map_location

daavoo and others added 3 commits September 24, 2020 18:56
Co-authored-by: Jerry Jiarui XU <xvjiarui0826@gmail.com>
@codecov
Copy link

codecov bot commented Sep 24, 2020

Codecov Report

Merging #152 into master will increase coverage by 0.00%.
The diff coverage is 87.50%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #152   +/-   ##
=======================================
  Coverage   83.01%   83.02%           
=======================================
  Files          85       85           
  Lines        3981     3982    +1     
  Branches      627      627           
=======================================
+ Hits         3305     3306    +1     
  Misses        542      542           
  Partials      134      134           
Flag Coverage Δ
#unittests 83.02% <87.50%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
mmseg/apis/inference.py 21.81% <0.00%> (ø)
mmseg/datasets/custom.py 86.87% <100.00%> (+0.08%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 08f30ea...cdd346a. Read the comment docs.

@xvjiarui xvjiarui merged commit 7f8bc79 into open-mmlab:master Sep 24, 2020
bowenroom pushed a commit to bowenroom/mmsegmentation that referenced this pull request Feb 25, 2022
* Add missing map_location

* Add docstring

* Update mmseg/apis/inference.py

Co-authored-by: Jerry Jiarui XU <xvjiarui0826@gmail.com>

* Update inference.py

* Update inference.py

Co-authored-by: Jerry Jiarui XU <xvjiarui0826@gmail.com>
aravind-h-v pushed a commit to aravind-h-v/mmsegmentation that referenced this pull request Mar 27, 2023
* Support training with an image folder

* style
aravind-h-v pushed a commit to aravind-h-v/mmsegmentation that referenced this pull request Mar 27, 2023
Fix arg key for `dataset_name`

The example training script was changed in open-mmlab#152, but not
`create_model_card`.
michaelzhang-ai pushed a commit to michaelzhang-ai/mmsegmentation that referenced this pull request Mar 22, 2024
* Update code and doc for flow_extraction

* fix bug

* fix typo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants